GtkFileChooser: only set local_only on the location entry if it exists
authorFederico Mena Quintero <federico@novell.com>
Wed, 21 Jan 2009 19:12:58 +0000 (19:12 +0000)
committerFederico Mena Quintero <federico@src.gnome.org>
Wed, 21 Jan 2009 19:12:58 +0000 (19:12 +0000)
commitc6f4b327e69380eaa3786136d5903c62790e5bf3
tree69d7a9f4ec33c432f1cf9ad921c3ec0ec169ae2c
parent6b9e7ecdc0932a4cba53427515fb17a7819970c4
GtkFileChooser: only set local_only on the location entry if it exists
2009-01-21  Federico Mena Quintero  <federico@novell.com>

* gtk/gtkfilechooserdefault.c (save_widgets_create): Set
local_only on the location entry when we create it...
(set_local_only): ... and set it here only if the location entry
exists.

Signed-off-by: Federico Mena Quintero <federico@novell.com>
svn path=/trunk/; revision=22163
ChangeLog
gtk/gtkfilechooserdefault.c